home *** CD-ROM | disk | FTP | other *** search
-
- > Well, anyway. Is there anybody writing a memory manager ATM?
-
- > If noone else really wants to do it, I will. It's been a while since I did
- > any programming on BAD MOOD now.
-
- > I'll contact Doug about the details.
-
- I had to put a simple one together in order to get the graphics cache working,
- but I have kept it completely separate from the rest and it's easy to replace
- with a plug-in improvement. It's just a better version of Malloc / Mfree
- that can handle more blocks & doesn't frag up nearly so much.
-
- I would have left it alone, but I wanted to get this thing out of the way
- real quick - I have work to do on Apex 3 just now and I have to cut down
- my time spent on BM. After the transparent walls & sprites, I expect I will
- be doing next to nothing...
-
- I spend no time on optimisation just now - just the bare bones. This is why
- BM is a little slower now than it should be. I will fix this in the near
- future.
-
- Doug.
-
-
-